The CRPEGraphTypeInfo structure contains information on what chart type is specified.
Specifies the chart type. Uses one of the PEP_GT_XXX Graph Type and Subtype Constants, or PEP_UNCHANGED for no change. | ||
Specifies the chart subtype. Uses one of the PEP_GST_XXX Graph Type and Subtype Constants, or PEP_UNCHANGED for no change. |
This constructs a CRPEGraphTypeInfo structure object. Call the constructor with no parameters to allow the Class Library to initialize all member variables with default values. Pass parameters to the constructor to assign specific values to each member variable.
CRPEGraphTypeInfo (
short graphType,
short graphSubtype );
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |